projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1fffd1
)
(srand48): Don't undefine.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 9 Dec 2001 16:52:20 +0000
(16:52 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 9 Dec 2001 16:52:20 +0000
(16:52 +0000)
src/ChangeLog
patch
|
blob
|
history
src/s/hpux10.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 93cd82035def7aa98c3c26f93f92e15519cb7023..23b1c6f4dff64aa7f517334e95ce1b3562e1d7a7 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2001-12-09 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * s/hpux10.h (srand48): Don't undefine.
+
2001-12-09 Jason Rumney <jasonr@gnu.org>
* w32menu.c (_widget_value): Make `help' field a Lisp_Object. Add
diff --git
a/src/s/hpux10.h
b/src/s/hpux10.h
index 4a26f3d3ffe2606f9bc9564d6c9d1399b3c87905..99aaf004652b5046594571f21791995a2ede0c08 100644
(file)
--- a/
src/s/hpux10.h
+++ b/
src/s/hpux10.h
@@
-9,7
+9,6
@@
with HAVE_LRAND48 being defined. */
#undef srandom
#undef random
-#undef srand48
#undef HAVE_RANDOM
#define FORCE_ALLOCA_H